integer data type造句
例句與造句
- Integer a 32 - bit signed integer data type
32位有符號整數(shù)數(shù)據(jù)類型。 - From integer data types , units are assumed to be in monetary units
如果將整型數(shù)據(jù)類型轉(zhuǎn)換為 - Visual basic now supports unsigned integer data types
Visual basic現(xiàn)在支持無符號整數(shù)數(shù)據(jù)類型( - Integer data type . the default value of
數(shù)據(jù)類型的整數(shù)數(shù)字。 - Covers integer data type updates
介紹整數(shù)數(shù)據(jù)類型的更新。 - It's difficult to find integer data type in a sentence. 用integer data type造句挺難的
- In addition , visual basic now supports unsigned integer data types
此外, visual basic現(xiàn)在還支持無符號整數(shù)數(shù)據(jù)類型( - The integer data type is used to specify a numeric value without a fractional component
整數(shù)數(shù)據(jù)類型用于指定沒有小數(shù)部分的數(shù)值。 - For columns that contain enumeration values , cast the value to an integer data type
對于包含枚舉值的列,將值強制轉(zhuǎn)換為整數(shù)數(shù)據(jù)類型。 - For example , an index is ideal for columns that have an integer data type and are also unique or nonnull columns
例如,某個索引對于含有整數(shù)數(shù)據(jù)類型同時還是唯一的或非空的列是理想索引。 - The two properties must be compatible : for example , the use of a string value together with an integer data type is not valid
這兩種屬性必須兼容:例如,字符串值不能與整數(shù)數(shù)據(jù)類型一起使用。 - Visual basic updates the integer data types for interoperability with other programming languages and with the common language runtime
Visual basic更新了整數(shù)數(shù)據(jù)類型,旨在提供與其他編程語言和公共語言運行庫的互操作性。 - Method will always be an integer , which you can specify by using the java . sql . types . integer data type . in addition , when you pass a value to the
方法中為返回狀態(tài)參數(shù)指定的值將始終為整數(shù),您可通過使用java . sql . types . integer數(shù)據(jù)類型進行指定。 - Similarly , if a column with the dt cy data type can meet the package data requirements by using an integer data type instead , you can change the data type to dt i4
同樣,如果數(shù)據(jù)類型為dt _ cy的列改用整數(shù)數(shù)據(jù)類型可以滿足包數(shù)據(jù)要求,則可以將數(shù)據(jù)類型更改為dt _ i4 。 - When the package first runs the transformation , the transformation copies the reference table , adds a key with an integer data type to the new table , and builds an index on the key column
當(dāng)包首次運行轉(zhuǎn)換時,該轉(zhuǎn)換將復(fù)制引用表,然后將具有整數(shù)數(shù)據(jù)類型的鍵添加到新表中,接著生成該鍵列的索引。 - Transformations can also include error outputs , which provide information about the error that occurred , together with the data that failed : for example , string data that could not be converted to an integer data type
轉(zhuǎn)換還可以包含錯誤輸出,它們提供關(guān)于發(fā)生的錯誤以及失敗的數(shù)據(jù)的信息,例如,無法轉(zhuǎn)換為整數(shù)類型的字符串?dāng)?shù)據(jù)。